home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD 64
/
supercd64_1.iso
/
Toma nota
/
MicroArea
/
Demo WinLab
/
WINLAB 6.msi
/
Binary.New_Binary2
/
Reader
/
RdLang32.ESP
/
EXVW
/
10064
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-05-18
|
360 b
|
15 lines
dialog(name: '$$$/AVAlert/WindowTitle')
{
view(align_children: align_left)
{
view(align_children: align_top)
{
picture(item_id: 'icon', width: 32, height: 32);
static_text(item_id: 'msg ', dwidth: 384, selectable: true);
}
gap();
check_box(item_id: 'chck', name: '$$$/AVAlert/Check');
ok(ok_name: '$$$/AVAlert/Button1');
}
}